home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / virtual_.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  50 b   |  4 lines

  1. on(release){
  2.    _parent.gotoAndStop("play");
  3. }
  4.